Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport(v1.16): tests: use never instead of dont_allow (#4671) #4723

Open
wants to merge 1 commit into
base: v1.16
Choose a base branch
from

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Nov 29, 2024

Backported from a2b935a (#4671).

@daipom daipom changed the title tests: use never instead of dont_allow (#4671) Backport(v1.16): tests: use never instead of dont_allow (#4671) Nov 29, 2024
Backported from a2b935a.

Signed-off-by: Daijiro Fukuda <[email protected]>

---

If it use the object applied dont_allow in the other test through ObjectSpace.each_object, it will cause the error.
To relax object constraints, this patch will use never instead.

Signed-off-by: Shizuo Fujita <[email protected]>
@daipom daipom force-pushed the v1.16-backport-4671 branch from ba1dd55 to 99aadd9 Compare November 29, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants